[INFO] cloning repository https://github.com/mahmudsudo/edwards_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahmudsudo/edwards_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fedwards_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fedwards_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88706ec668480169ff6c809a9ca2d67c384f41ab
[INFO] testing mahmudsudo/edwards_rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fedwards_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahmudsudo/edwards_rs
[INFO] finished tweaking git repo https://github.com/mahmudsudo/edwards_rs
[INFO] tweaked toml for git repo https://github.com/mahmudsudo/edwards_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahmudsudo/edwards_rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahmudsudo/edwards_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded blake-hash v0.4.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded blake v2.0.2
[INFO] [stderr]   Downloaded poseidon-rs v0.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71d3a6b1c25f0d227271959a784c27653084cbf2142d1959554c9443c8e82c8b
[INFO] running `Command { std: "docker" "start" "-a" "71d3a6b1c25f0d227271959a784c27653084cbf2142d1959554c9443c8e82c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71d3a6b1c25f0d227271959a784c27653084cbf2142d1959554c9443c8e82c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d3a6b1c25f0d227271959a784c27653084cbf2142d1959554c9443c8e82c8b", kill_on_drop: false }`
[INFO] [stdout] 71d3a6b1c25f0d227271959a784c27653084cbf2142d1959554c9443c8e82c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33d88644326f80ed6962d9e7a19288b58571290467bfbfba7df412da3968adee
[INFO] running `Command { std: "docker" "start" "-a" "33d88644326f80ed6962d9e7a19288b58571290467bfbfba7df412da3968adee", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling ff_derive_ce v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling ff_ce v0.11.0
[INFO] [stderr]    Compiling poseidon-rs v0.0.8
[INFO] [stderr]    Compiling edwards_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `blake_hash`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use blake_hash::Digest; // compatible version with Blake used at circomlib
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `blake_hash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `blake_hash`, use `cargo add blake_hash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `blake_hash` in this scope
[INFO] [stdout]    --> src/lib.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let hash = blake_hash::Blake512::digest(b);
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `blake_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blake_hash`, use `cargo add blake_hash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "aarch64"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blake` and `blake-hash`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blake` and `blake-hash`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg(not(feature = "aarch64"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blake` and `blake-hash`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "aarch64")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blake` and `blake-hash`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let den = utils::modinv(
[INFO] [stdout]     |               ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 207 -     let den = utils::modinv(
[INFO] [stdout] 207 +     let den = util::modinv(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |         &utils::modulus(
[INFO] [stdout]     |          ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 208 -         &utils::modulus(
[INFO] [stdout] 208 +         &util::modulus(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |             &(&A_BIG.clone() - utils::modulus(&(&D_BIG.clone() * (&y * &y)), &Q)),
[INFO] [stdout]     |                                ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 209 -             &(&A_BIG.clone() - utils::modulus(&(&D_BIG.clone() * (&y * &y)), &Q)),
[INFO] [stdout] 209 +             &(&A_BIG.clone() - util::modulus(&(&D_BIG.clone() * (&y * &y)), &Q)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut x: BigInt = utils::modulus(&((one - utils::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 -     let mut x: BigInt = utils::modulus(&((one - utils::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout] 214 +     let mut x: BigInt = util::modulus(&((one - utils::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:214:49
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut x: BigInt = utils::modulus(&((one - utils::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout]     |                                                 ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 -     let mut x: BigInt = utils::modulus(&((one - utils::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout] 214 +     let mut x: BigInt = utils::modulus(&((one - util::modulus(&(&y * &y), &Q)) * den), &Q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     x = utils::modsqrt(&x, &Q)?;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 215 -     x = utils::modsqrt(&x, &Q)?;
[INFO] [stdout] 215 +     x = util::modsqrt(&x, &Q)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     x = utils::modulus(&x, &Q);
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 220 -     x = utils::modulus(&x, &Q);
[INFO] [stdout] 220 +     x = util::modulus(&x, &Q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:325:23
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let r_bytes = utils::concatenate_arrays(s, &msg32);
[INFO] [stdout]     |                       ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 -         let r_bytes = utils::concatenate_arrays(s, &msg32);
[INFO] [stdout] 325 +         let r_bytes = util::concatenate_arrays(s, &msg32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]    --> src/lib.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         r = utils::modulus(&r, &SUBORDER);
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 328 -         r = utils::modulus(&r, &SUBORDER);
[INFO] [stdout] 328 +         r = util::modulus(&r, &SUBORDER);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edwards_rs` (lib) due to 11 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "33d88644326f80ed6962d9e7a19288b58571290467bfbfba7df412da3968adee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33d88644326f80ed6962d9e7a19288b58571290467bfbfba7df412da3968adee", kill_on_drop: false }`
[INFO] [stdout] 33d88644326f80ed6962d9e7a19288b58571290467bfbfba7df412da3968adee
